FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package who.ddcc#current (47 ms)

Package who.ddcc
Type CapabilityStatement
Id Id
FHIR Version R4B
Source http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CapabilityStatement-WHO.DDCC.Generator.html
Url http://smart.who.int/ddcc/CapabilityStatement/WHO.DDCC.Generator
Version 1.0.0
Status draft
Date 2021-05-06
Name WHO_DDCC_Generator
Title WHO DDCC Generator
Experimental True
Realm uv
Authority who
Description CapabilityStatement for WHO DDCC Generator actor.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
DDCCQuestionnaireResponsegenerateHealthCertificate OperationDefinition for generating a health certificate (DDCC) that is signed.
http://smart.who.int/ddcc/StructureDefinition/DDCCQuestionnaireResponse DDCC Questionnaire Response


Narrative

Note: links and images are rebased to the (stated) source

Capability Statement for a DDCC Generator


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "WHO.DDCC.Generator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Capability Statement for a DDCC Generator</p>\n \n </div>"
  },
  "url" : "http://smart.who.int/ddcc/CapabilityStatement/WHO.DDCC.Generator",
  "version" : "1.0.0",
  "name" : "WHO_DDCC_Generator",
  "title" : "WHO DDCC Generator",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-05-06",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "CapabilityStatement for WHO DDCC Generator actor.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.3.0",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "DDCC Generator Server Actor",
      "resource" : [
        {
          "type" : "QuestionnaireResponse",
          "supportedProfile" : [
            "http://smart.who.int/ddcc/StructureDefinition/DDCCQuestionnaireResponse"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "create",
              "documentation" : "DDCC Generator Interaction for accepting a Submit Health Event"
            }
          ],
          "operation" : [
            {
              "name" : "generateHealthCertificate",
              "definition" : "http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponsegenerateHealthCertificate",
              "documentation" : "Generate a health certificate based on a QuestionnaireResponse."
            }
          ]
        }
      ],
      "interaction" : [
        {
          "code" : "batch"
        }
      ]
    },
    {
      "mode" : "client",
      "documentation" : "DDCC Generator Client Actor",
      "interaction" : [
        {
          "code" : "batch",
          "documentation" : "For submitting the Register Health Certificate transaction."
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.